PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObject Class / getCTM Method
In This Topic
    getCTM Method
    In This Topic
    Get the current transformation matrix.
    Syntax
    public PDFMatrix getCTM()

    Return Value

    The active transformation when the object is drawn on the page.
    See Also